GetDocument method

Returns the document object for a specified ID.

Syntax

GetDocument(ID As String) As IASDocument
Parameters
Name Description

ID

Global ID of the document to retrieve.

Return Value

A Document object.

Related concepts

About the Vault object